GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / AnnotationManager Class
Members





In This Topic
AnnotationManager Class
In This Topic
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("B6835517-900C-37F4-B861-936E79F91A48")>
<ComSourceInterfacesAttribute(GdPicture14.__AnnotationManager)>
Public NotInheritable Class AnnotationManager 
   Implements IAnnotationManager 
[ClassInterface(ClassInterfaceType.None)]
[Guid("B6835517-900C-37F4-B861-936E79F91A48")]
[ComSourceInterfaces(GdPicture14.__AnnotationManager)]
public sealed class AnnotationManager : IAnnotationManager  
public class AnnotationManager = class(IAnnotationManager)sealed; 
ClassInterfaceAttribute(ClassInterfaceType.None)
GuidAttribute("B6835517-900C-37F4-B861-936E79F91A48")
ComSourceInterfacesAttribute(GdPicture14.__AnnotationManager)
public sealed class AnnotationManager implements IAnnotationManager 
[ClassInterface(ClassInterfaceType.None)]
[Guid("B6835517-900C-37F4-B861-936E79F91A48")]
[ComSourceInterfaces(GdPicture14.__AnnotationManager)]
public __gc __sealed class AnnotationManager : public IAnnotationManager  
[ClassInterface(ClassInterfaceType.None)]
[Guid("B6835517-900C-37F4-B861-936E79F91A48")]
[ComSourceInterfaces(GdPicture14.__AnnotationManager)]
public ref class AnnotationManager sealed : public IAnnotationManager  
Inheritance Hierarchy

System.Object
   GdPicture14.AnnotationManager

See Also

Reference

AnnotationManager Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace